How to Install fonts-lyx software package in Ubuntu 16.10 (Yakkety Yak)

How to Install fonts-lyx software package in Ubuntu 16.10 (Yakkety Yak)

fonts-lyx software package provides TrueType versions of some TeX fonts used by LyX, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install fonts-lyx 

fonts-lyx is installed in your system.

Make ensure the fonts-lyx package were installed using the commands given below,

$ sudo dpkg-query -l | grep fonts-lyx *

You will get with fonts-lyx package name, version, architecture and description in a table

fonts-lyx package basic information:

Distro Ubuntu 16 10 yakkety yak
Section Fonts
Package fonts-lyx
Version 2.2.0-2build1
Description TrueType versions of some TeX fonts used by LyX
Sub Section Fonts


See Also, How to uninstall or remove fonts-lyx software package from Ubuntu 16.10 (Yakkety Yak)?